Skip to content

feat: implements css to html file in Chanels Lesson 22 #547

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

NelltheWiz
Copy link
Contributor

Created the header and styled the hero img with the text provided.

Copy link
Contributor

@VicenteVigueras VicenteVigueras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once you apply the requested changes, your submission will be much closer to the CD website :)

<section class="programs-section">
<h2>Our <em class="highlight">Programs</em></h2>
<ul class="programs">
<li class="program">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The program descriptions are shown as a grid in cards. Would be nice to see that reflected in your design.

<article>
<section class="hero-section">
<div class="hero-overlay"></div>
<div class="hero-content">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The hero content block is left aligned, but I see it's right aligned for you.

@NelltheWiz
Copy link
Contributor Author

NelltheWiz commented Apr 30, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants